UserDataDirectory

String (disk-path)

JADE HOME directory

Purpose

The UserDataDirectory parameter specifies the location of the user data directory. The user data directory is used for files that are specific to each user of the JADE executables; for example, if a presentation client installation occurs on a machine running Citrix or Terminal Services and all users run the same thin client binaries, any data created on the client file system should be stored under this location (that is, separate directories for each user).

The UserDataDirectory parameter is ignored if JADE is not installed under the \Program Files directory, in which case the user data directory is always the JADE HOME directory. The UserDataDirectory parameter can have one the following values.

Parameter is read when …

The Node class getUserDataDirectory method is called.